home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / drucker / hp / lj6mp / windows / lj6 / disk1 / 6d1.exe / STRINGS.IN_ / STRINGS.IN
Text File  |  1995-05-17  |  949b  |  14 lines

  1. CONST c_szTITLE$ = "HP LaserJet Printing System"
  2.  
  3. CONST c_szCORRUPT_SETUP_FILE$ = "Setup file has been corrupted!"
  4. CONST c_szINSTALL_ABORT$ = "Installation Aborted"
  5. CONST c_szNO_SELECTIONS$ = "No components have been selected. Do you want to go back?"
  6.  
  7. CONST c_szUNABLE_ALADDIN1$ = "Setup was unable to install the printer matching screen fonts in your Windows System."
  8. const c_szUNABLE_ALADDIN2$ = "You may install the fonts after setup is complete, by double-clicking the HP FontSmart icon to run FontSmart, "
  9. const c_szUNABLE_ALADDIN3$ = "then click the Printer Fonts button in the tool bar."
  10. CONST c_szUNABLE_ALADDIN_CAP$ = "Unable to Install Fonts"
  11.  
  12. CONST c_szDO_NET_ADMIN1$ ="You are running a shared copy of Windows over the network and setup has detected that the Network Admininstrator "
  13. CONST c_szDO_NET_ADMIN2$ = "install has not been performed. Please have your network administrator perform the install before proceeding."
  14.